User Data

Monday, September 8, 2025

12:07 PM

Per-user OneMore information is stored locally for your Windows account under the path %APPDATA%\OneMore.

 

The two important files include Settings.xml and OneMore.db. The Settings.xml file stores your user preferences set from the OneMore Settings dialog. The OneMore.db file is a SQLite database used to store favorites, hashtags references, and table formula variables.

 

If you want to share your configuration across multiple machines, first ensure that all machines have opened the same notebooks.

 

Warning

If you want to reference the OneMore directory from multple machines, ensure that every machine has opened the same OneNote notebooks. Otherwise, various features may fail. For example, Favorites may fail if because some internal IDs are unique to local machine sessions.

 

Use OneDrive

Windows has a feature called "symbolic linking" that creates a pointer from one location to another. When you try to reference a file or directory in the first location, Windows will automatically follow that pointer and silently redirect to the alternate location. Here's how to do it using the mklink command.

 

  1. Close OneNote
  2. Move the folder %appdata%\OneMore to OneDrive
  3. Open a CMD prompt
  4. cd %appdata%
  5. mklink /j OneMore <path-to-folde-on-OneDrive>

 

If you regularly reinstall Windows or use temporary VMs, just create the symbolic link before you install OneMore.

 

 

#omwiki #ombasics

 

© 2020 Steven M Cohn. All rights reserved.

Please consider a sponsorship or one-time donation to support ongoing development

 

Created with OneNote.